Oli changelog.

Version 1.0 - 28 January 2015

  • Initial Release

Version 1.1 - 28 January 2015

  • Optimized for mobile devices

Version 1.1.1 - 4 March 2015

  • Fixed "Clear Form" if message sent.
    In main.js:
  • 									var requiredFields = $(this).find('.required'),
    										formFields = $(this).find('input, textarea'), // Add this line
    									requiredFields.val(''); // Replace this line 
    									formFields.val(''); // With this

Version 1.2 - 12 March 2015

  • New Navigation - better for mobile devices
  • Added Footer

Version 1.2.1 - 12 March 2015

  • Navigation and Footer bug fixed on mobile devices

Version 1.3.0 - 20 May 2015

  • Better mobile optimized
  • New loading animation
  • New Documentation Design
  • Updated jQuery to 1.11.2
  • Updated Bootstrap to 3.3.4
  • Updated FullPage to 2.6.5
  • Updated Retina.js to 1.3.0
  • Updated FlexSlider to 2.4.0
  • Updated mb.YTPlayer to 2.8.0
  • Updated FontAwesome to 4.3.0

Version 1.3.1 - 22 July 2015

  • Minor bug fixes

Version 1.4.0 - 21 January 2016

  • Updated Plugins

Version 1.4.1 - 23 January 2016

  • Added Countdown on Multiple Instances
    Remove "id".
    									id="clock"
    Add "countdown" class and the data-countdown attribute, as you can see on example:
    									<div data-countdown="2016/4/21 12:00:00" class="countdown onstart animated" data-animation="fadeInUp" data-animation-delay="600"></div>

Version 1.5.0 - 31 March 2017

  • Better js optimized
  • Updated Bootstrap to 3.3.7
  • Updated FullPage to 2.9.3
  • Added iScroll for FullPage
  • Removed Retina.js
  • Removed Waypoints
  • Updated FlexSlider to 2.6.3
  • Updated mb.YTPlayer to 22-03-2017
  • Updated FontAwesome to 4.7.0
  • Updated Backstretch to 2.1.15
  • Updated Final Countdown to 2.2.0
  • Updated Contact Form - added phpMailer and better validation
  • Added jQuery Validation Plugin
  • Added jQuery Form Plugin

Version 1.6.0 - 2 December 2017

  • Updated FullPage to 2.9.5
  • Updated mb.YTPlayer to 29-11-2017
  • Added home-1-style-10.html